runtime.g.gopc (field)
5 uses
runtime (current package)
heapdump.go#L358: dumpint(uint64(gp.gopc))
proc.go#L4111: newg.gopc = callerpc
proc.go#L4177: gopc: callergp.gopc,
runtime2.go#L480: gopc uintptr // pc of go statement that created this goroutine
traceback.go#L760: pc := gp.gopc
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)